home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / 43seconds.swf / scripts / frame_8 / PlaceObject2_69_67 / CLIPACTIONRECORD onClipEvent(enterFrame).as < prev   
Encoding:
Text File  |  2007-09-28  |  104 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(this._currentframe == 10)
  3.    {
  4.       this._visible = false;
  5.    }
  6. }
  7.